home *** CD-ROM | disk | FTP | other *** search
/ Core Concepts in Art 2 / Core Concepts in Art (Frames of Reference)(The McGraw-Hill Companies)(2004).iso / mac / media / main.swf / scripts / DefineButton2_17 / BUTTONCONDACTION on(rollOut).as next >
Text File  |  2003-11-02  |  88b  |  5 lines

  1. on(rollOut){
  2.    textColor.setRGB(_root.specialObjRest);
  3.    _root.simpleRollOut();
  4. }
  5.